home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Aminet 24
/
Aminet 24 (1998)(GTI - Schatztruhe)[!][Apr 1998].iso
/
Aminet
/
comm
/
mail
/
iris.lha
/
Iris
/
BrowseWWWscripts
/
Voyager
< prev
next >
Wrap
Text File
|
1997-12-23
|
294b
|
12 lines
address command 'cd IBrowse:'||'0a'x||'run >nil: IBrowse'
* WARNING: this script has not been tested!
*/
parse arg URL
if ~show('P','VOYAGER') then do
address command 'cd Voyager:'||'0a'x||'run >nil: V'
address command 'waitforport VOYAGER'
end
address 'VOYAGER' 'OPENURL URL' URL